Platform Explorer / Nuxeo Platform 6.0

Extension point replacers

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-runtime-6.0.jar
    <extension point="replacers" target="org.nuxeo.ecm.platform.query.api.PageProviderService">
    
        <replacer enabled="true" withClass="org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider">
          <provider>default_search</provider>
        </replacer>
    
      </extension>